.bg
{
	background-color: yellow;	
}
.big
{
	font-size: 30px;
}
.italic
{
	font-style: italic;
}